home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / relnotes / MySQL-3.22.21 / README < prev   
Text File  |  2001-04-12  |  2KB  |  54 lines

  1. This is a release of MySQL, a basically free SQL database server (more
  2. licence information in the PUBLIC file and in the reference manual).
  3.  
  4. Please read the Upgrading section in the manual if emigration from
  5. 3.20.# to 3.21.#. Otherwise it wont work!!
  6.  
  7. The latest information about MySQL can be found at: http://www.tcx.se
  8.  
  9. To see what it can do take a look at the features section in the
  10. manual.
  11.  
  12. For installation instructions see the Installation chapter in the
  13. manual.
  14.  
  15. For future plans see the TODO appendix in the manual.
  16.  
  17. New features/bug fixes history is in the news appendix in the manual.
  18.  
  19. For the currently known bugs/misfeatures (known errors) see the bugs
  20. appendix in the manual.
  21.  
  22. For examples of SQL and benchmarking information see the bench
  23. directory.
  24.  
  25. The manual mentioned above can be found in the Docs directory. The
  26. manual is available in the following formats: as text in
  27. Docs/manual.txt, as HTML in Docs/manual_toc.html, as GNU Info in
  28. Docs/mysql.info and as PostScript in Docs/manual.ps.
  29.  
  30. For a contributed user manual see http://www.turbolift.com/mysql.
  31.  
  32. MySQL is brought to you by: Michael (Monty) Widenius at TcX
  33. DataKonsult AB.
  34.  
  35. For the other contributors see the Credits appendix in the manual.
  36.  
  37. ************************************************************
  38.  
  39. IMPORTANT:
  40.  
  41. Send bug (error) reports, questions and comments to the mailing list
  42. at mysql@tcx.se
  43.  
  44. Please use the 'mysqlbug' script when posting bug reports or questions
  45. about MySQL. mysqlbug will gather some information about your system
  46. and start your editor with a form in which you can describe your
  47. problem. Bug reports might be silently ignored by the MySQL
  48. maintainers if there is not a good reason included in the report as to
  49. why mysqlbug has not been used. A report that says 'MySQL does not
  50. work for me. Why?' is not consider a valid bug report.
  51.  
  52. The mysqlbug script can be found in the 'scripts' directory in the
  53. distribution, that is 'there-you-installed-mysql/scripts'.
  54.